Skip to content

Conversation

brocktriplets
Copy link

There is a corner case issue when device HOME button is pressed while Custom Chrome Tab Auth UI is displayed.

Issue:

  1. Within Login application, go to the Login UI
  2. Press HOME button (taking user back to the home launcher)
  3. Relaunch Login Application, Login activity will receive Cancel Intent.

This is due to the OnResume of the AuthorizationManagementActivity getting mAuthorizationStarted from the SavedInstance, although this is a new login attempt.

Brock Davis added 2 commits July 5, 2019 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants